[INFO] cloning repository https://github.com/dastbe/test-vendored-envoy-dynamic-module-rust-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dastbe/test-vendored-envoy-dynamic-module-rust-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdastbe%2Ftest-vendored-envoy-dynamic-module-rust-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdastbe%2Ftest-vendored-envoy-dynamic-module-rust-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc92861d61d9e8e69806c9bcad0d542d8cf4cb74
[INFO] fixing dastbe/test-vendored-envoy-dynamic-module-rust-sdk against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdastbe%2Ftest-vendored-envoy-dynamic-module-rust-sdk" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dastbe/test-vendored-envoy-dynamic-module-rust-sdk
[INFO] finished tweaking git repo https://github.com/dastbe/test-vendored-envoy-dynamic-module-rust-sdk
[INFO] tweaked toml for git repo https://github.com/dastbe/test-vendored-envoy-dynamic-module-rust-sdk written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dastbe/test-vendored-envoy-dynamic-module-rust-sdk on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dastbe/test-vendored-envoy-dynamic-module-rust-sdk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 26302f711f1220d046725bfa38dca304b21b5eaa0fad5f3884d63bc1bee672a8
[INFO] running `Command { std: "docker" "start" "26302f711f1220d046725bfa38dca304b21b5eaa0fad5f3884d63bc1bee672a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "26302f711f1220d046725bfa38dca304b21b5eaa0fad5f3884d63bc1bee672a8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26302f711f1220d046725bfa38dca304b21b5eaa0fad5f3884d63bc1bee672a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "26302f711f1220d046725bfa38dca304b21b5eaa0fad5f3884d63bc1bee672a8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr]    Compiling envoy-proxy-dynamic-modules-rust-sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1133:31
[INFO] [stdout]      |
[INFO] [stdout] 1133 |   fn get_request_header_value(&self, key: &str) -> Option<EnvoyBuffer> {
[INFO] [stdout]      |                               ^^^^^                       ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1133 |   fn get_request_header_value(&self, key: &str) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1140:32
[INFO] [stdout]      |
[INFO] [stdout] 1140 |   fn get_request_header_values(&self, key: &str) -> Vec<EnvoyBuffer> {
[INFO] [stdout]      |                                ^^^^^                    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1140 |   fn get_request_header_values(&self, key: &str) -> Vec<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1147:26
[INFO] [stdout]      |
[INFO] [stdout] 1147 |   fn get_request_headers(&self) -> Vec<(EnvoyBuffer, EnvoyBuffer)> {
[INFO] [stdout]      |                          ^^^^^          ^^^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |              |
[INFO] [stdout]      |                          |              the same lifetime is hidden here
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1147 |   fn get_request_headers(&self) -> Vec<(EnvoyBuffer<'_>, EnvoyBuffer<'_>)> {
[INFO] [stdout]      |                                                    ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1170:32
[INFO] [stdout]      |
[INFO] [stdout] 1170 |   fn get_request_trailer_value(&self, key: &str) -> Option<EnvoyBuffer> {
[INFO] [stdout]      |                                ^^^^^                       ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1170 |   fn get_request_trailer_value(&self, key: &str) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1177:33
[INFO] [stdout]      |
[INFO] [stdout] 1177 |   fn get_request_trailer_values(&self, key: &str) -> Vec<EnvoyBuffer> {
[INFO] [stdout]      |                                 ^^^^^                    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1177 |   fn get_request_trailer_values(&self, key: &str) -> Vec<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1184:27
[INFO] [stdout]      |
[INFO] [stdout] 1184 |   fn get_request_trailers(&self) -> Vec<(EnvoyBuffer, EnvoyBuffer)> {
[INFO] [stdout]      |                           ^^^^^          ^^^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |              |
[INFO] [stdout]      |                           |              the same lifetime is hidden here
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1184 |   fn get_request_trailers(&self) -> Vec<(EnvoyBuffer<'_>, EnvoyBuffer<'_>)> {
[INFO] [stdout]      |                                                     ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1207:32
[INFO] [stdout]      |
[INFO] [stdout] 1207 |   fn get_response_header_value(&self, key: &str) -> Option<EnvoyBuffer> {
[INFO] [stdout]      |                                ^^^^^                       ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1207 |   fn get_response_header_value(&self, key: &str) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1214:33
[INFO] [stdout]      |
[INFO] [stdout] 1214 |   fn get_response_header_values(&self, key: &str) -> Vec<EnvoyBuffer> {
[INFO] [stdout]      |                                 ^^^^^                    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1214 |   fn get_response_header_values(&self, key: &str) -> Vec<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1221:27
[INFO] [stdout]      |
[INFO] [stdout] 1221 |   fn get_response_headers(&self) -> Vec<(EnvoyBuffer, EnvoyBuffer)> {
[INFO] [stdout]      |                           ^^^^^          ^^^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |              |
[INFO] [stdout]      |                           |              the same lifetime is hidden here
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1221 |   fn get_response_headers(&self) -> Vec<(EnvoyBuffer<'_>, EnvoyBuffer<'_>)> {
[INFO] [stdout]      |                                                     ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1244:33
[INFO] [stdout]      |
[INFO] [stdout] 1244 |   fn get_response_trailer_value(&self, key: &str) -> Option<EnvoyBuffer> {
[INFO] [stdout]      |                                 ^^^^^                       ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1244 |   fn get_response_trailer_value(&self, key: &str) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1251:34
[INFO] [stdout]      |
[INFO] [stdout] 1251 |   fn get_response_trailer_values(&self, key: &str) -> Vec<EnvoyBuffer> {
[INFO] [stdout]      |                                  ^^^^^                    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                  |
[INFO] [stdout]      |                                  the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1251 |   fn get_response_trailer_values(&self, key: &str) -> Vec<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1258:28
[INFO] [stdout]      |
[INFO] [stdout] 1258 |   fn get_response_trailers(&self) -> Vec<(EnvoyBuffer, EnvoyBuffer)> {
[INFO] [stdout]      |                            ^^^^^          ^^^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |              |
[INFO] [stdout]      |                            |              the same lifetime is hidden here
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1258 |   fn get_response_trailers(&self) -> Vec<(EnvoyBuffer<'_>, EnvoyBuffer<'_>)> {
[INFO] [stdout]      |                                                      ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1406:5
[INFO] [stdout]      |
[INFO] [stdout] 1406 |     &self,
[INFO] [stdout]      |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1410 |   ) -> Option<EnvoyBuffer> {
[INFO] [stdout]      |               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1410 |   ) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1456:29
[INFO] [stdout]      |
[INFO] [stdout] 1456 |   fn get_filter_state_bytes(&self, key: &[u8]) -> Option<EnvoyBuffer> {
[INFO] [stdout]      |                             ^^^^^                        ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1456 |   fn get_filter_state_bytes(&self, key: &[u8]) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1493:32
[INFO] [stdout]      |
[INFO] [stdout] 1493 |   fn get_received_request_body(&mut self) -> Option<Vec<EnvoyMutBuffer>> {
[INFO] [stdout]      |                                ^^^^^^^^^                ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1493 |   fn get_received_request_body(&mut self) -> Option<Vec<EnvoyMutBuffer<'_>>> {
[INFO] [stdout]      |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1583:33
[INFO] [stdout]      |
[INFO] [stdout] 1583 |   fn get_received_response_body(&mut self) -> Option<Vec<EnvoyMutBuffer>> {
[INFO] [stdout]      |                                 ^^^^^^^^^                ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1583 |   fn get_received_response_body(&mut self) -> Option<Vec<EnvoyMutBuffer<'_>>> {
[INFO] [stdout]      |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1734:5
[INFO] [stdout]      |
[INFO] [stdout] 1734 |     &self,
[INFO] [stdout]      |     ^^^^^ the lifetime is elided here
[INFO] [stdout] 1735 |     attribute_id: abi::envoy_dynamic_module_type_attribute_id,
[INFO] [stdout] 1736 |   ) -> Option<EnvoyBuffer> {
[INFO] [stdout]      |               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1736 |   ) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2025:5
[INFO] [stdout]      |
[INFO] [stdout] 2025 |     &self,
[INFO] [stdout]      |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 2033 |   ) -> Vec<(EnvoyBuffer, EnvoyBuffer)> {
[INFO] [stdout]      |             ^^^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |             |
[INFO] [stdout]      |             the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2033 |   ) -> Vec<(EnvoyBuffer<'_>, EnvoyBuffer<'_>)> {
[INFO] [stdout]      |                        ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2054:5
[INFO] [stdout]      |
[INFO] [stdout] 2054 |     &self,
[INFO] [stdout]      |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 2064 |   ) -> Option<EnvoyBuffer> {
[INFO] [stdout]      |               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2064 |   ) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2093:5
[INFO] [stdout]      |
[INFO] [stdout] 2093 |     &self,
[INFO] [stdout]      |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 2103 |   ) -> Vec<EnvoyBuffer> {
[INFO] [stdout]      |            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2103 |   ) -> Vec<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1133:31
[INFO] [stdout]      |
[INFO] [stdout] 1133 |   fn get_request_header_value(&self, key: &str) -> Option<EnvoyBuffer> {
[INFO] [stdout]      |                               ^^^^^                       ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1133 |   fn get_request_header_value(&self, key: &str) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1140:32
[INFO] [stdout]      |
[INFO] [stdout] 1140 |   fn get_request_header_values(&self, key: &str) -> Vec<EnvoyBuffer> {
[INFO] [stdout]      |                                ^^^^^                    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1140 |   fn get_request_header_values(&self, key: &str) -> Vec<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1147:26
[INFO] [stdout]      |
[INFO] [stdout] 1147 |   fn get_request_headers(&self) -> Vec<(EnvoyBuffer, EnvoyBuffer)> {
[INFO] [stdout]      |                          ^^^^^          ^^^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |              |
[INFO] [stdout]      |                          |              the same lifetime is hidden here
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1147 |   fn get_request_headers(&self) -> Vec<(EnvoyBuffer<'_>, EnvoyBuffer<'_>)> {
[INFO] [stdout]      |                                                    ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1170:32
[INFO] [stdout]      |
[INFO] [stdout] 1170 |   fn get_request_trailer_value(&self, key: &str) -> Option<EnvoyBuffer> {
[INFO] [stdout]      |                                ^^^^^                       ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1170 |   fn get_request_trailer_value(&self, key: &str) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1177:33
[INFO] [stdout]      |
[INFO] [stdout] 1177 |   fn get_request_trailer_values(&self, key: &str) -> Vec<EnvoyBuffer> {
[INFO] [stdout]      |                                 ^^^^^                    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1177 |   fn get_request_trailer_values(&self, key: &str) -> Vec<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1184:27
[INFO] [stdout]      |
[INFO] [stdout] 1184 |   fn get_request_trailers(&self) -> Vec<(EnvoyBuffer, EnvoyBuffer)> {
[INFO] [stdout]      |                           ^^^^^          ^^^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |              |
[INFO] [stdout]      |                           |              the same lifetime is hidden here
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1184 |   fn get_request_trailers(&self) -> Vec<(EnvoyBuffer<'_>, EnvoyBuffer<'_>)> {
[INFO] [stdout]      |                                                     ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1207:32
[INFO] [stdout]      |
[INFO] [stdout] 1207 |   fn get_response_header_value(&self, key: &str) -> Option<EnvoyBuffer> {
[INFO] [stdout]      |                                ^^^^^                       ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1207 |   fn get_response_header_value(&self, key: &str) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1214:33
[INFO] [stdout]      |
[INFO] [stdout] 1214 |   fn get_response_header_values(&self, key: &str) -> Vec<EnvoyBuffer> {
[INFO] [stdout]      |                                 ^^^^^                    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1214 |   fn get_response_header_values(&self, key: &str) -> Vec<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1221:27
[INFO] [stdout]      |
[INFO] [stdout] 1221 |   fn get_response_headers(&self) -> Vec<(EnvoyBuffer, EnvoyBuffer)> {
[INFO] [stdout]      |                           ^^^^^          ^^^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |              |
[INFO] [stdout]      |                           |              the same lifetime is hidden here
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1221 |   fn get_response_headers(&self) -> Vec<(EnvoyBuffer<'_>, EnvoyBuffer<'_>)> {
[INFO] [stdout]      |                                                     ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1244:33
[INFO] [stdout]      |
[INFO] [stdout] 1244 |   fn get_response_trailer_value(&self, key: &str) -> Option<EnvoyBuffer> {
[INFO] [stdout]      |                                 ^^^^^                       ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1244 |   fn get_response_trailer_value(&self, key: &str) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1251:34
[INFO] [stdout]      |
[INFO] [stdout] 1251 |   fn get_response_trailer_values(&self, key: &str) -> Vec<EnvoyBuffer> {
[INFO] [stdout]      |                                  ^^^^^                    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                  |
[INFO] [stdout]      |                                  the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1251 |   fn get_response_trailer_values(&self, key: &str) -> Vec<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1258:28
[INFO] [stdout]      |
[INFO] [stdout] 1258 |   fn get_response_trailers(&self) -> Vec<(EnvoyBuffer, EnvoyBuffer)> {
[INFO] [stdout]      |                            ^^^^^          ^^^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |              |
[INFO] [stdout]      |                            |              the same lifetime is hidden here
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1258 |   fn get_response_trailers(&self) -> Vec<(EnvoyBuffer<'_>, EnvoyBuffer<'_>)> {
[INFO] [stdout]      |                                                      ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1406:5
[INFO] [stdout]      |
[INFO] [stdout] 1406 |     &self,
[INFO] [stdout]      |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1410 |   ) -> Option<EnvoyBuffer> {
[INFO] [stdout]      |               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1410 |   ) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1456:29
[INFO] [stdout]      |
[INFO] [stdout] 1456 |   fn get_filter_state_bytes(&self, key: &[u8]) -> Option<EnvoyBuffer> {
[INFO] [stdout]      |                             ^^^^^                        ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1456 |   fn get_filter_state_bytes(&self, key: &[u8]) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1493:32
[INFO] [stdout]      |
[INFO] [stdout] 1493 |   fn get_received_request_body(&mut self) -> Option<Vec<EnvoyMutBuffer>> {
[INFO] [stdout]      |                                ^^^^^^^^^                ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1493 |   fn get_received_request_body(&mut self) -> Option<Vec<EnvoyMutBuffer<'_>>> {
[INFO] [stdout]      |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1583:33
[INFO] [stdout]      |
[INFO] [stdout] 1583 |   fn get_received_response_body(&mut self) -> Option<Vec<EnvoyMutBuffer>> {
[INFO] [stdout]      |                                 ^^^^^^^^^                ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1583 |   fn get_received_response_body(&mut self) -> Option<Vec<EnvoyMutBuffer<'_>>> {
[INFO] [stdout]      |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1734:5
[INFO] [stdout]      |
[INFO] [stdout] 1734 |     &self,
[INFO] [stdout]      |     ^^^^^ the lifetime is elided here
[INFO] [stdout] 1735 |     attribute_id: abi::envoy_dynamic_module_type_attribute_id,
[INFO] [stdout] 1736 |   ) -> Option<EnvoyBuffer> {
[INFO] [stdout]      |               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1736 |   ) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2025:5
[INFO] [stdout]      |
[INFO] [stdout] 2025 |     &self,
[INFO] [stdout]      |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 2033 |   ) -> Vec<(EnvoyBuffer, EnvoyBuffer)> {
[INFO] [stdout]      |             ^^^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |             |
[INFO] [stdout]      |             the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2033 |   ) -> Vec<(EnvoyBuffer<'_>, EnvoyBuffer<'_>)> {
[INFO] [stdout]      |                        ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2054:5
[INFO] [stdout]      |
[INFO] [stdout] 2054 |     &self,
[INFO] [stdout]      |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 2064 |   ) -> Option<EnvoyBuffer> {
[INFO] [stdout]      |               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2064 |   ) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2093:5
[INFO] [stdout]      |
[INFO] [stdout] 2093 |     &self,
[INFO] [stdout]      |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 2103 |   ) -> Vec<EnvoyBuffer> {
[INFO] [stdout]      |            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2103 |   ) -> Vec<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.48s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "26302f711f1220d046725bfa38dca304b21b5eaa0fad5f3884d63bc1bee672a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26302f711f1220d046725bfa38dca304b21b5eaa0fad5f3884d63bc1bee672a8", kill_on_drop: false }`
[INFO] [stdout] 26302f711f1220d046725bfa38dca304b21b5eaa0fad5f3884d63bc1bee672a8
